IgnoreTouches

Ignores touches on a view

Add this above the class declaration for your view to indicate that DBA should ignore touches on this view. Use this if you notice DBA is interfering with users' interactions with a view

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String